Skip to content

Add strip, stripLeft, stripRight extensions#113

Open
amarghosh wants to merge 1 commit intoEphenodrom:masterfrom
amarghosh:feature/string-utils/strip
Open

Add strip, stripLeft, stripRight extensions#113
amarghosh wants to merge 1 commit intoEphenodrom:masterfrom
amarghosh:feature/string-utils/strip

Conversation

@amarghosh
Copy link
Copy Markdown

@amarghosh amarghosh commented Aug 21, 2024

Add an extension to the string class that adds strip, stripLeft, stripRight methods that are functionally similar to the strip, lstrip and rstrip functions in python's string class.

Add an extension to the string class that adds strip, stripLeft, and
stripRight methods that are functionally similar to the strip, lstrip
and rstrip functions in python's string class.
@amarghosh amarghosh force-pushed the feature/string-utils/strip branch from ed68d8c to 716dae9 Compare August 21, 2024 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant